home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 January
/
CHIP Turkiye Ocak 1998.iso
/
ARACLAR
/
WINFAX
/
WINFAX80.EXE
/
wfxvcsim.dl_
/
wfxvcsim.dl
/
[0]
next >
Wrap
Text File
|
1997-03-01
|
400b
|
15 lines
BOOL success;
BYTE *ptr;
DLRemoteNotificationPtr remoteMsg = (DLRemoteNotificationPtr) pipeThreadBuffer;
while (ReadFile (readPipe, pipeThreadBuffer, 4, &bytesRead, NULL))
{
// if first long is 0xffffffff it means terminate
if (remoteMsg->totalSize == 0xFFFFFFFF)
{
break;
}
// if the totalSize is greater the